* paren.el (show-paren-function): Reset window-start to avoid
authorChong Yidong <cyd@stupidchicken.com>
Thu, 19 Apr 2007 17:18:55 +0000 (17:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 19 Apr 2007 17:18:55 +0000 (17:18 +0000)
recentering.

lisp/ChangeLog

index edb93b64136bf689163fee77ba9cf82afe691c0b..7a61fd56ecba9c17e38ce583d91e7ec040d74ae9 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * paren.el (show-paren-function): Reset window-start to avoid
+       recentering.
+
 2007-04-19  Glenn Morris  <rgm@gnu.org>
 
        * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".